From 4d1bee0617e8ce9bd8b839e819d9df3d3d36647a Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 13 Feb 2004 22:53:11 +0000 Subject: [PATCH] Remove checks for sgml2html. It was once used for building the linuxdoc Fri Feb 13 23:54:48 2004 Matthias Clasen * configure.in: Remove checks for sgml2html. It was once used for building the linuxdoc version of the tutorial. Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) --- ChangeLog | 7 +++++++ ChangeLog.pre-2-10 | 7 +++++++ ChangeLog.pre-2-4 | 7 +++++++ ChangeLog.pre-2-6 | 7 +++++++ ChangeLog.pre-2-8 | 7 +++++++ configure.in | 3 --- 6 files changed, 35 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a7b7ce52ca..5f68a26cb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a7b7ce52ca..5f68a26cb4 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index a7b7ce52ca..5f68a26cb4 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index a7b7ce52ca..5f68a26cb4 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index a7b7ce52ca..5f68a26cb4 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Fri Feb 13 23:54:48 2004 Matthias Clasen + + * configure.in: Remove checks for sgml2html. It was once + used for building the linuxdoc version of the tutorial. + Nowadays, we use db2html. (#134164, Julio M. Merino Vidal) + + Fri Feb 13 08:17:43 2004 Owen Taylor Fix various compilation problems (#134312, David diff --git a/configure.in b/configure.in index 701bd55c28..cd4929f92f 100644 --- a/configure.in +++ b/configure.in @@ -1528,9 +1528,6 @@ fi ]) -AC_PATH_PROG(SGML2HTML, sgml2html, no) -AM_CONDITIONAL(HAVE_SGML2HTML, test x$SGML2HTML != xno) - AC_CONFIG_FILES([ config.h.win32 gtk-zip.sh -- 2.30.2